Skip to content

Instantly share code, notes, and snippets.

@shadrvlad
Created March 1, 2018 15:45
Show Gist options
  • Save shadrvlad/79454b988850348ca1c83bcafbb7cecd to your computer and use it in GitHub Desktop.
Save shadrvlad/79454b988850348ca1c83bcafbb7cecd to your computer and use it in GitHub Desktop.
#!/bin/bash
nohup php /home/user/home/cron.php &
sleep 10
nohup php /home/user/home/cron.php &
sleep 10
nohup php /home/user/home/cron.php &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment